Makefile: drop "tools-only" from no-dot-config-targets
authorTom Rini <[email protected]>
Mon, 13 Oct 2014 12:38:55 +0000 (08:38 -0400)
committerTom Rini <[email protected]>
Mon, 13 Oct 2014 12:38:55 +0000 (08:38 -0400)
commitc7ad5cbb1ef2c33883f0fa7d0455095004fd306d
tree76055027cf5c799a166afcd5a413670513de9034
parente89d623f099c44b0b166ccf46bce2e6a0b99c984
Makefile: drop "tools-only" from no-dot-config-targets

With the introduction of CONFIG_LOCALVERSION support we cannot build
tools without having a config file (as we won't know our PLAIN_VERSION
until then).

Reported-by: Otavio Salvador <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Makefile